PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFForm Class
/ setNeedAppearances Method
True if visual appearances should be constructed for all field widgets by the viewer application.
Collapse All
Expand All
In This Topic
setNeedAppearances Method
In This Topic
Sets a value indicating whether to construct visual appearances for all field widgets in the document.
Syntax
public
void
setNeedAppearances(
boolean
value
)
Parameters
value
True if visual appearances should be constructed for all field widgets by the viewer application.
See Also
Reference
PDFForm Class
PDFForm Members